-
Home
-
Duplicator – Migration & Backup Plugin
-
1.5.3.1
-
Code
-
Classes
- HooksMng
Total Complexity |
35 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
440 |
Lines of code |
105 |
Logical lines of code |
59 |
Comment lines |
279 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
doAction() |
A |
52 |
10 |
24 |
applyFilters() |
S |
56 |
5 |
20 |
removeFilter() |
S |
64 |
3 |
10 |
removeAllFilters() |
S |
65 |
3 |
9 |
getInstance() |
S |
72 |
2 |
6 |
addFilter() |
S |
67 |
2 |
7 |
hasFilter() |
S |
70 |
2 |
6 |
__construct() |
S |
91 |
1 |
2 |
addAction() |
S |
78 |
1 |
3 |
hasAction() |
S |
79 |
1 |
3 |
removeAction() |
S |
79 |
1 |
3 |
removeAllActions() |
S |
79 |
1 |
3 |
currentFilter() |
S |
80 |
1 |
3 |
currentAction() |
S |
81 |
1 |
3 |
callAllHook() |
S |
80 |
1 |
3 |